FAB2BCLProcessLog 
Logical Entity Name  FAB2BCLProcessLog 
Default Table Name  FAB2BCLProcessLog 
Physical Only  NO 
Definition 
 
Note 
 

FAB2BCLProcessLog Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FAB2BCLProcessLogID(PK)    bigint  NO 
 
DateProcessed    datetime  NO 
 
FileProcessed    varchar(255)  NO 
 
RetryCount    smallint  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

FAB2BCLProcessLog Primary and Unique Keys 
Key Name  Key Type  Keys 
FAB2BCLProcessLog_FAB2BCLProcessLogID_U_C_IDX  PrimaryKey  FAB2BCLProcessLogID 

FAB2BCLProcessLog Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_FAB2BCLProcessLog_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FAB2BCLProcessLog Check Constraints 
Check Constraint Name  CheckConstraint